<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->

<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<title>{title}</title> 
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />
<link rel="dns-prefetch" href="//www.youtube.com" />
<link rel="dns-prefetch" href="//pagead2.googlesyndication.com" />
<link rel="dns-prefetch" href="//static.plista.com" />
<link rel="dns-prefetch" href="//farm.plista.com" />
<base href="https://www.buzzerstar.com/" />
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="{description}" />
<meta name="keywords" content="{keywords}" />
<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="mobile-web-app-capable" content="yes" />

<meta name="DC.Title" lang="DE" content="{title_tags}" />
<meta name="DC.Subject" lang="DE" content="BuzzerStar Viral News" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="{description}" />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />

<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />

<link rel="publisher" href="https://www.google.com/+BuzzerstarUnglaublicheNeuigkeiten?rel=publisher" />
<link rel="shortcut icon" href="https://www.buzzerstar.com/images/favicon.ico" type="image/x-icon" />
<link rel="canonical" href="{canonical}" />
<link rel="alternate" type="application/rss+xml" href="https://www.buzzerstar.com/rss.php" />

<meta property="og:title" content="{title_tags}" />
<meta property="og:description" content="{description}" />
<meta property="og:url" content="{canonical}" />
<meta property="og:image" content="{image}" />
<meta property="og:video" content="{video_yt_beautify_ssl}" />
<meta property="og:type" content="article" />
<meta property="article:author" content="https://www.facebook.com/basti.enger" />
<meta property="article:publisher" content="https://www.facebook.com/BuzzerStar" />
<meta property="fb:app_id" content="1495646047337664" />
<meta property="fb:admins" content="100003775608168" />
<meta property="article:section" content="{category}" />
<meta property="og:site_name" content="BuzzerStar" />
<meta property="og:locale" content="de_DE" />

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@SebastianEnger"  />
<meta name="twitter:title" content="{title_tags}" />
<meta name="twitter:description" content="{description}" />
<meta name="twitter:creator" content="@SebastianEnger" />
<meta name="twitter:image:src" content="{image}" />
<meta name="twitter:domain" content="https://www.buzzerstar.com/" />
<meta name="twitter:url" content="{canonical}" />
<meta name="twitter:image" content="{image}" />

{HtmlInlineCSS}

<script async>document.cookie='resolution='+Math.max(screen.width,screen.height)+("devicePixelRatio" in window ? ","+devicePixelRatio : ",1")+'; path=/';</script>
</head>

<body class="kopa-home-page" itemscope itemtype="http://schema.org/WebApplication">
<noscript><link type="text/css" rel="stylesheet" property="stylesheet" href="https://www.buzzerstar.com/cdn/css2-loader.php" /></noscript>

{HtmlPageHeader}
{HtmlPageContent}	
		
<script type="text/javascript" async>
	function addLink() {
		var body_element = document.getElementsByTagName('body')[0];
		var selection;
		selection = window.getSelection();
		var pagelink = "<br /><br /> Interessante Neuigkeiten aus der Welt auf BuzzerStar.com : <a href='//www.buzzerstar.com/' hreflang='de'>BuzzerStar News</a> - <a href='"+document.location.href+"'>"+document.location.href+"</a>";
		var copytext = selection + pagelink;
		var newdiv = document.createElement('div');
		newdiv.style.position='absolute';
		newdiv.style.left='-99999px';
		body_element.appendChild(newdiv);
		newdiv.innerHTML = copytext;
		selection.selectAllChildren(newdiv);
		window.setTimeout(function() {
			body_element.removeChild(newdiv);
		},0);
	}
document.oncopy = addLink;
</script>

<script type="text/javascript" async>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('set', 'anonymizeIp', true);
  ga('create', 'UA-35911242-1', 'auto');
  ga('require', 'displayfeatures');
  ga('send', 'pageview');
</script>

<script type="text/javascript" async>
  var cb = function() {
	var l = document.createElement('link'); l.rel = 'stylesheet';
	l.href = 'https://www.buzzerstar.com/cdn/css2-loader.php';
	var h = document.getElementsByTagName('head')[0]; h.parentNode.insertBefore(l, h);
  };
  var raf = requestAnimationFrame || mozRequestAnimationFrame ||
	  webkitRequestAnimationFrame || msRequestAnimationFrame;
  if (raf) raf(cb);
  else window.addEventListener('load', cb);
</script>

<script src="https://www.buzzerstar.com/cdn/js2-loader.php" async></script> 
</body>
</html>